You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Equal Method > Matrix.Equal Method ([In] TMtx, double, TCompare)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Equal Method ([In] TMtx, double, TCompare)

Allows to specify the comparison method via the Compare parameter.

Syntax
C#
Visual Basic
public bool Equal([In] TMtx Mtx, double Tolerance, TCompare Compare);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!